Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update image docker.io/golift/unifi-poller ( v2.14.0 → v2.14.1 ) #4995

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jan 15, 2025

This PR contains the following updates:

Package Update Change
docker.io/golift/unifi-poller patch v2.14.0 -> v2.14.1

Release Notes

unpoller/unpoller (docker.io/golift/unifi-poller)

v2.14.1

Compare Source

Changelog

  • a181e95 Merge pull request #​794 from unpoller/fix-ubb-uci-metric-names
  • 6d40651 fixes metrics prefix names for ubb and uci devices
  • e946f24 update example conf file

…→ v2.14.1 )

| datasource | package                       | from    | to      |
| ---------- | ----------------------------- | ------- | ------- |
| docker     | docker.io/golift/unifi-poller | v2.14.0 | v2.14.1 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jan 15, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 15, 2025

--- HelmRelease: observability/unifi-poller Deployment: observability/unifi-poller

+++ HelmRelease: observability/unifi-poller Deployment: observability/unifi-poller

@@ -58,13 +58,13 @@

           value: 'true'
         - name: UP_UNIFI_DEFAULT_VERIFY_SSL
           value: 'false'
         envFrom:
         - secretRef:
             name: unifi-poller-secret
-        image: docker.io/golift/unifi-poller:v2.14.0@sha256:6e9eb4a34b8d976e398511766281ec51946aafa51b5f563fca9238656eeaa118
+        image: docker.io/golift/unifi-poller:v2.14.1@sha256:9ba73b1793ef332ae9b4b719ef0fc09f231d6276bc7b721cbb47961ed7792961
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9130

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 15, 2025

--- kubernetes/main/apps/observability/unifi-poller/app Kustomization: flux-system/unifi-poller HelmRelease: observability/unifi-poller

+++ kubernetes/main/apps/observability/unifi-poller/app Kustomization: flux-system/unifi-poller HelmRelease: observability/unifi-poller

@@ -48,13 +48,13 @@

               UP_UNIFI_DEFAULT_VERIFY_SSL: false
             envFrom:
             - secretRef:
                 name: unifi-poller-secret
             image:
               repository: docker.io/golift/unifi-poller
-              tag: v2.14.0@sha256:6e9eb4a34b8d976e398511766281ec51946aafa51b5f563fca9238656eeaa118
+              tag: v2.14.1@sha256:9ba73b1793ef332ae9b4b719ef0fc09f231d6276bc7b721cbb47961ed7792961
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 15, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.07s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY secretlint yes no 3.02s
✅ YAML prettier 1 0 0.4s
✅ YAML yamllint 1 0 0.39s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@szinn szinn merged commit 619bda8 into main Jan 15, 2025
16 checks passed
@szinn szinn deleted the renovate/main-docker.io-golift-unifi-poller-2.x branch January 15, 2025 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant